home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
cataloger
/
picview202
/
picviewaddone.lha
/
PicViewAddOne.readme
Wrap
Text File
|
1996-05-26
|
2KB
|
57 lines
Short: some Arexx-Script for PicView
Author: Maik Solf (solf@madhouse.boerde.de)
Uploader: Maik Solf (solf@madhouse.boerde.de)
Type: gfx/misc
-------------------------------------------------------------------------------
MakeAscii.rexx
MakeCopy.rexx
MakeGuide.rexx
english:
With this three arexx-scripts you can write information about the pictures from
the current cataloge in an ascii- or guidefile or you can write an special
copyfile.
In all scripts you can chance the name, the default directory and the titel.
You must edit the lines 20 to 22 or 16-19.
Which information in which order you can edit at the end of the scripts.
deutsch:
Mit diesen drei Rexx-Script werden die Bild-Informationen des aktuellen Kataloges
in eine Asciii- bzw. Guidedatei geschrieben oder eine spezielle CopyDatei erzeugt.
In allen Scripten kann man seinen Namen, das Default Verzeichnis und den Titel
editieren. Dazu geht man mit einen Texteditor und ändert die Zeilen 20 bis 22 bzw.
16-19.
Welche Daten und in welcher Reihenfolge man dan in der Datei stehen haben möchte
ändert man in dem Unterprogramm, das sich jeweils in den letzten Zeilen befindet.
-------------------------------------------------------------------------------
MakeAsciiDOpus.rexx
MakeCopyDOpus.rexx
MakeGuideDOpus.rexx
english:
With this three special Opus-Scripts you can choose a cataloge (or more) and then
will be create an ascii-, copy- or guidefile in the destination directory.
The settings are
AmigaDOS <Path>RX <Path>Make_____DOpus.rexx {fu} {o} {d}
CD Source
Do all files
Output window
Rescan destination
! You have to change the path of picview in the script. !
Bugs: PicView dont load the complete catalog because out of mem.
deutsch:
Mit diesen drei speziell Opus-Script kann man die Katalog-files anwählen
(könnne mehrere sein) und dann wird zu jedem Katalog eine Ascii-, Copy- oder
Guidedatei im Zielverzeichnis erzeugt.
Die Einstellungen lauten
AmigaDOS <Pfad>RX <Pfad>MakeGuideDOpus.rexx {fu} {o} {d}
CD Quelle
Mit allen Dateien
Ausgabefenster
Ziel neu einlesen
! Hier muß noch zusätzlich der Pfad von PicView im Script geändert werden. !
Fehlerquellen: PicView lädt nicht den kompletten Katalog, da nicht genug Speicher.
-------------------------------------------------------------------------------